filechooserwidget: Use a proper GtkPopoverMenu
authorTimm Bäder <mail@baedert.org>
Wed, 19 Feb 2020 08:12:12 +0000 (09:12 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 20 Feb 2020 09:23:09 +0000 (10:23 +0100)
commitc0de02520cca5c8773e1920ef0818d5f6cf98acd
treeb073e0e650b74cd2eca97471ce2ab97de5654a6e
parentb58f9e2aa21bcb7a136820e67deee0917d9146df
filechooserwidget: Use a proper GtkPopoverMenu

Instead of a fake one where we add .menu to a normal popover. This makes
the menu look like other context menus.
gtk/gtkfilechooserwidget.c